gnu sed การใช้
- The current minised contains some extensions to BSD sed but is not as feature-rich as GNU sed.
- This page says GNU sed supports-i but that the BSD one that ships with OS-X does not .-- Talk 13 : 27, 1 October 2010 ( UTC)
- GNU sed added several new features, including in-place editing of files . " Super-sed " is an extended version of sed that includes regular expressions compatible with Perl.
- Unfortunately GNU sed managed to segfault when I tried to add newlines to the regular expression in the s / / / command; this definitely isn't the way sed was designed to be used . 84.239.129.42 15 : 52, 9 December 2006 ( UTC)